projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fbd949
)
* server.el (server-switch-buffer): New arg.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 6 Sep 2008 17:15:49 +0000
(17:15 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 6 Sep 2008 17:15:49 +0000
(17:15 +0000)
(server-execute): If reusing an existing window, set file position
if required.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 8e77bbdc1f1b4bff76d2ec85bc3c50d511221df3..f1e5d719b053e8a7904110f538e61c4229cf2dc4 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2008-09-06 Chong Yidong <cyd@stupidchicken.com>
+
+ * server.el (server-switch-buffer): New arg.
+ (server-execute): If reusing an existing window, set file position
+ if required.
+
2008-09-06 Kenichi Handa <handa@m17n.org>
* language/lao.el: Fix setting of composition-function-table.